home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / database / 32psro20.zip / _SETUP.1 / REO32S.EXE / 0 / RCDATA / TORDERFORM / TORDERFORM.txt
Text File  |  1997-05-14  |  14KB  |  624 lines

  1. object OrderForm: TOrderForm
  2.   Left = 169
  3.   Top = 98
  4.   ActiveControl = NameEd
  5.   BorderStyle = bsDialog
  6.   Caption = 'Order Form'
  7.   ClientHeight = 415
  8.   ClientWidth = 580
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = [fsBold]
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   ShowHint = True
  16.   OnCreate = FormCreate
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 401
  22.     Height = 369
  23.     Shape = bsFrame
  24.     IsControl = True
  25.   end
  26.   object Label1: TLabel
  27.     Left = 16
  28.     Top = 13
  29.     Width = 385
  30.     Height = 41
  31.     Caption = 
  32.       'Please, take your time and fill in as much information as possib' +
  33.       'le so that we can serve you better. If you need more information' +
  34.       ' click on Help button.'
  35.     WordWrap = True
  36.   end
  37.   object Bevel3: TBevel
  38.     Left = 416
  39.     Top = 13
  40.     Width = 161
  41.     Height = 396
  42.     Shape = bsFrame
  43.   end
  44.   object Label16: TLabel
  45.     Left = 416
  46.     Top = 0
  47.     Width = 101
  48.     Height = 13
  49.     Caption = 'Price Calculation:'
  50.   end
  51.   object Label17: TLabel
  52.     Left = 424
  53.     Top = 201
  54.     Width = 34
  55.     Height = 13
  56.     Caption = 'Price:'
  57.   end
  58.   object Label18: TLabel
  59.     Left = 424
  60.     Top = 333
  61.     Width = 34
  62.     Height = 13
  63.     Caption = 'Total:'
  64.   end
  65.   object Label19: TLabel
  66.     Left = 536
  67.     Top = 201
  68.     Width = 18
  69.     Height = 13
  70.     Caption = 'US'
  71.   end
  72.   object Label20: TLabel
  73.     Left = 536
  74.     Top = 333
  75.     Width = 23
  76.     Height = 13
  77.     Caption = 'Cdn'
  78.   end
  79.   object Label22: TLabel
  80.     Left = 424
  81.     Top = 156
  82.     Width = 101
  83.     Height = 13
  84.     Caption = 'Number Of Users:'
  85.   end
  86.   object Label21: TLabel
  87.     Left = 424
  88.     Top = 255
  89.     Width = 119
  90.     Height = 13
  91.     Caption = 'Shipping && Handling:'
  92.   end
  93.   object Label23: TLabel
  94.     Left = 536
  95.     Top = 273
  96.     Width = 18
  97.     Height = 13
  98.     Caption = 'US'
  99.   end
  100.   object Bevel4: TBevel
  101.     Left = 417
  102.     Top = 356
  103.     Width = 159
  104.     Height = 9
  105.     Shape = bsTopLine
  106.     Visible = False
  107.   end
  108.   object Label24: TLabel
  109.     Left = 424
  110.     Top = 307
  111.     Width = 34
  112.     Height = 13
  113.     Caption = 'Total:'
  114.   end
  115.   object Label25: TLabel
  116.     Left = 536
  117.     Top = 307
  118.     Width = 18
  119.     Height = 13
  120.     Caption = 'US'
  121.   end
  122.   object Bevel5: TBevel
  123.     Left = 417
  124.     Top = 295
  125.     Width = 159
  126.     Height = 9
  127.     Shape = bsTopLine
  128.   end
  129.   object Label26: TLabel
  130.     Left = 424
  131.     Top = 387
  132.     Width = 34
  133.     Height = 13
  134.     Caption = 'Total:'
  135.     Visible = False
  136.   end
  137.   object Label27: TLabel
  138.     Left = 536
  139.     Top = 387
  140.     Width = 23
  141.     Height = 13
  142.     Caption = 'Cdn'
  143.     Visible = False
  144.   end
  145.   object Label28: TLabel
  146.     Left = 420
  147.     Top = 232
  148.     Width = 39
  149.     Height = 13
  150.     Caption = 'Media:'
  151.   end
  152.   object OKBtn: TBitBtn
  153.     Left = 332
  154.     Top = 384
  155.     Width = 77
  156.     Height = 27
  157.     Hint = 'Close Order Form'
  158.     Caption = '&Close'
  159.     TabOrder = 14
  160.     Kind = bkOK
  161.     Margin = 2
  162.     Spacing = -1
  163.     IsControl = True
  164.   end
  165.   object HelpBtn: TBitBtn
  166.     Left = 252
  167.     Top = 384
  168.     Width = 77
  169.     Height = 27
  170.     Hint = 'Display Help Window'
  171.     TabOrder = 13
  172.     Kind = bkHelp
  173.     Margin = 2
  174.     Spacing = -1
  175.     IsControl = True
  176.   end
  177.   object BitBtn1: TBitBtn
  178.     Left = 91
  179.     Top = 384
  180.     Width = 77
  181.     Height = 27
  182.     Hint = 'Print This Order Form On Default Windows Printer'
  183.     Caption = '&Print'
  184.     TabOrder = 11
  185.     OnClick = BitBtn1Click
  186.     Glyph.Data = {
  187.       76010000424D7601000000000000760000002800000020000000100000000100
  188.       04000000000000010000130B0000130B00000000000000000000000000000000
  189.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  190.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  191.       00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  192.       8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  193.       8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  194.       8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  195.       03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  196.       03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  197.       33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  198.       33333337FFFF7733333333300000033333333337777773333333}
  199.     Margin = 2
  200.     NumGlyphs = 2
  201.     Spacing = -1
  202.     IsControl = True
  203.   end
  204.   object Panel1: TPanel
  205.     Left = 16
  206.     Top = 56
  207.     Width = 385
  208.     Height = 313
  209.     BevelInner = bvRaised
  210.     BevelOuter = bvLowered
  211.     TabOrder = 0
  212.     object Label2: TLabel
  213.       Left = 8
  214.       Top = 10
  215.       Width = 57
  216.       Height = 13
  217.       Alignment = taRightJustify
  218.       AutoSize = False
  219.       Caption = 'Name:'
  220.     end
  221.     object Label3: TLabel
  222.       Left = 4
  223.       Top = 33
  224.       Width = 61
  225.       Height = 13
  226.       Alignment = taRightJustify
  227.       Caption = 'Address 1:'
  228.     end
  229.     object Label8: TLabel
  230.       Left = 3
  231.       Top = 122
  232.       Width = 77
  233.       Height = 13
  234.       Caption = 'Telephone #:'
  235.     end
  236.     object Label9: TLabel
  237.       Left = 107
  238.       Top = 122
  239.       Width = 89
  240.       Height = 13
  241.       Caption = 'E-Mail Address:'
  242.     end
  243.     object Label10: TLabel
  244.       Left = 235
  245.       Top = 122
  246.       Width = 112
  247.       Height = 13
  248.       Caption = 'Source Of Program:'
  249.     end
  250.     object Label11: TLabel
  251.       Left = 8
  252.       Top = 158
  253.       Width = 160
  254.       Height = 13
  255.       Caption = 'Comments and Suggestions:'
  256.     end
  257.     object Bevel2: TBevel
  258.       Left = 1
  259.       Top = 227
  260.       Width = 382
  261.       Height = 2
  262.       Shape = bsBottomLine
  263.     end
  264.     object Label12: TLabel
  265.       Left = 8
  266.       Top = 259
  267.       Width = 170
  268.       Height = 13
  269.       Caption = 'If Payment by CREDIT CARD:'
  270.     end
  271.     object Label13: TLabel
  272.       Left = 16
  273.       Top = 271
  274.       Width = 78
  275.       Height = 13
  276.       Caption = 'Card Number:'
  277.     end
  278.     object Label14: TLabel
  279.       Left = 208
  280.       Top = 271
  281.       Width = 92
  282.       Height = 13
  283.       Caption = 'Expiration Date:'
  284.     end
  285.     object Label15: TLabel
  286.       Left = 8
  287.       Top = 235
  288.       Width = 84
  289.       Height = 13
  290.       Caption = 'Payment Form:'
  291.     end
  292.     object Label4: TLabel
  293.       Left = 4
  294.       Top = 47
  295.       Width = 61
  296.       Height = 13
  297.       Alignment = taRightJustify
  298.       Caption = 'Address 2:'
  299.     end
  300.     object Label5: TLabel
  301.       Left = 4
  302.       Top = 60
  303.       Width = 61
  304.       Height = 13
  305.       Alignment = taRightJustify
  306.       Caption = 'Address 3:'
  307.     end
  308.     object Label6: TLabel
  309.       Left = 20
  310.       Top = 101
  311.       Width = 48
  312.       Height = 13
  313.       Caption = 'Country:'
  314.     end
  315.     object NameEd: TEdit
  316.       Left = 72
  317.       Top = 6
  318.       Width = 305
  319.       Height = 20
  320.       Hint = 'Enter Company or User Name'
  321.       AutoSize = False
  322.       TabOrder = 0
  323.     end
  324.     object PhoneEd: TEdit
  325.       Left = 5
  326.       Top = 136
  327.       Width = 97
  328.       Height = 20
  329.       Hint = 'Enter The Contact Phone Number'
  330.       TabOrder = 3
  331.     end
  332.     object EMailEd: TEdit
  333.       Left = 107
  334.       Top = 136
  335.       Width = 121
  336.       Height = 20
  337.       Hint = 'Enter The Contact E-Mail Address (if any)'
  338.       TabOrder = 4
  339.     end
  340.     object SourceEd: TComboBox
  341.       Left = 233
  342.       Top = 136
  343.       Width = 145
  344.       Height = 21
  345.       Hint = 'Select The Program Source From The List'
  346.       DropDownCount = 14
  347.       ItemHeight = 13
  348.       Items.Strings = (
  349.         'America Online'
  350.         'BBS'
  351.         'CD-ROM'
  352.         'Compuserve'
  353.         'Computer Magazine'
  354.         'Delphi'
  355.         'Friend'
  356.         'Genie'
  357.         'Internet'
  358.         'Microsoft Network (MSN)'
  359.         'Prodigy'
  360.         'Software Distributor'
  361.         'Other')
  362.       TabOrder = 5
  363.     end
  364.     object CommentsEd: TMemo
  365.       Left = 8
  366.       Top = 172
  367.       Width = 369
  368.       Height = 53
  369.       Hint = 'Enter Your Comments Or Suggestions (if any)'
  370.       TabOrder = 6
  371.     end
  372.     object VisaNoEd: TEdit
  373.       Left = 16
  374.       Top = 286
  375.       Width = 177
  376.       Height = 20
  377.       Hint = 'Enter VISA Card Number (if Payment Form is VISA)'
  378.       TabOrder = 8
  379.     end
  380.     object ExpiryEd: TEdit
  381.       Left = 208
  382.       Top = 286
  383.       Width = 121
  384.       Height = 20
  385.       Hint = 'Enter VISA Card Expiration Date (if Payment Form is VISA)'
  386.       TabOrder = 9
  387.     end
  388.     object PaymentEd: TComboBox
  389.       Left = 96
  390.       Top = 233
  391.       Width = 281
  392.       Height = 21
  393.       Hint = 'Select Payment Form From The List'
  394.       ItemHeight = 13
  395.       Items.Strings = (
  396.         'VISA'
  397.         'MasterCard'
  398.         'Money Order (from US or Canadian bank)'
  399.         'International Postal Money Order'
  400.         'Check (US or Canadian)'
  401.         'Cash')
  402.       TabOrder = 7
  403.       OnChange = PaymentEdChange
  404.     end
  405.     object AddressEd: TMemo
  406.       Left = 72
  407.       Top = 31
  408.       Width = 305
  409.       Height = 62
  410.       Hint = 'Enter The Address Where The Software Should Be Sent'
  411.       ScrollBars = ssHorizontal
  412.       TabOrder = 1
  413.     end
  414.     object CountryCB: TComboBox
  415.       Left = 72
  416.       Top = 98
  417.       Width = 305
  418.       Height = 21
  419.       Hint = 'If your country is not on the list you MUST type it in'
  420.       ItemHeight = 13
  421.       Items.Strings = (
  422.         'Canada'
  423.         'U.S.A.'
  424.         'Australia'
  425.         'Austria'
  426.         'Belgium'
  427.         'Brazil'
  428.         'Czech Republik'
  429.         'Denmark'
  430.         'Finland'
  431.         'France'
  432.         'Germany'
  433.         'Greece'
  434.         'Hong Kong'
  435.         'Norway'
  436.         'Singapore'
  437.         'Slovenia'
  438.         'Indonesia'
  439.         'Italy'
  440.         'Mexico'
  441.         'Poland'
  442.         'Portugal'
  443.         'South Korea'
  444.         'Spain'
  445.         'Sweden'
  446.         'Switzerland'
  447.         'The Netherlands'
  448.         'U.K.')
  449.       TabOrder = 2
  450.       Text = 'Canada'
  451.       OnExit = CountryCBExit
  452.     end
  453.   end
  454.   object VersionRG: TRadioGroup
  455.     Left = 424
  456.     Top = 37
  457.     Width = 145
  458.     Height = 57
  459.     Hint = '16-bit: Windows 3.1 and 95;  32-bit: Windows 95 and NT'
  460.     Caption = 'Program Version:'
  461.     Items.Strings = (
  462.       '16-bit Version'
  463.       '32-bit Version'
  464.       'Both Versions')
  465.     TabOrder = 2
  466.     OnClick = VersionRGClick
  467.   end
  468.   object LicenseRG: TRadioGroup
  469.     Left = 424
  470.     Top = 97
  471.     Width = 145
  472.     Height = 57
  473.     Caption = 'License Type:'
  474.     Items.Strings = (
  475.       'Single-User'
  476.       'Multi-User'
  477.       'Unlimited')
  478.     TabOrder = 3
  479.     OnClick = LicenseRGClick
  480.   end
  481.   object UsersNoEd: TFilterEdit
  482.     Left = 424
  483.     Top = 171
  484.     Width = 105
  485.     Height = 22
  486.     AutoSize = False
  487.     MaxLength = 3
  488.     TabOrder = 4
  489.     OnChange = UsersNoEdChange
  490.     Alignment = taRightJustify
  491.     ValidChars = '[0..9]'
  492.   end
  493.   object Total1Ed: TMemo
  494.     Left = 460
  495.     Top = 198
  496.     Width = 68
  497.     Height = 22
  498.     Alignment = taRightJustify
  499.     Color = clSilver
  500.     Lines.Strings = (
  501.       '')
  502.     ReadOnly = True
  503.     TabOrder = 5
  504.     WordWrap = False
  505.   end
  506.   object SHEd: TMemo
  507.     Left = 460
  508.     Top = 270
  509.     Width = 68
  510.     Height = 22
  511.     Alignment = taRightJustify
  512.     Color = clSilver
  513.     Lines.Strings = (
  514.       '')
  515.     ReadOnly = True
  516.     TabOrder = 6
  517.     WordWrap = False
  518.   end
  519.   object Total3Ed: TMemo
  520.     Left = 460
  521.     Top = 328
  522.     Width = 68
  523.     Height = 22
  524.     Hint = 'Total Registration Fee in Canadian dollars'
  525.     Alignment = taRightJustify
  526.     Color = clSilver
  527.     Lines.Strings = (
  528.       '')
  529.     ReadOnly = True
  530.     TabOrder = 8
  531.     WordWrap = False
  532.   end
  533.   object Total2Ed: TMemo
  534.     Left = 460
  535.     Top = 303
  536.     Width = 68
  537.     Height = 22
  538.     Hint = 'Total Registration Fee in US Dollars'
  539.     Alignment = taRightJustify
  540.     Color = clSilver
  541.     Lines.Strings = (
  542.       '')
  543.     ReadOnly = True
  544.     TabOrder = 7
  545.     WordWrap = False
  546.   end
  547.   object BitBtn2: TBitBtn
  548.     Left = 172
  549.     Top = 384
  550.     Width = 77
  551.     Height = 27
  552.     Hint = 'Save or Save Encrypted To A File'
  553.     Caption = '&Save'
  554.     TabOrder = 12
  555.     OnClick = BitBtn2Click
  556.     Glyph.Data = {
  557.       76010000424D7601000000000000760000002800000020000000100000000100
  558.       04000000000000010000130B0000130B00000000000000000000000000000000
  559.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  560.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070
  561.       7700333333337777777733333333008088003333333377F73377333333330088
  562.       88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000
  563.       000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF
  564.       FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039
  565.       99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999
  566.       99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
  567.       99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
  568.       93337FFFF7737777733300000033333333337777773333333333}
  569.     Margin = 2
  570.     NumGlyphs = 2
  571.     Spacing = -1
  572.     IsControl = True
  573.   end
  574.   object CheckBox1: TCheckBox
  575.     Left = 424
  576.     Top = 361
  577.     Width = 145
  578.     Height = 17
  579.     Hint = '7% - Goods & Services Tax'
  580.     Caption = 'GST - Canadians Only'
  581.     TabOrder = 9
  582.     Visible = False
  583.     OnClick = CheckBox1Click
  584.   end
  585.   object Total4Ed: TMemo
  586.     Left = 460
  587.     Top = 382
  588.     Width = 68
  589.     Height = 22
  590.     Hint = 'Total Registration Fee in Canadian Dollars With The GST'
  591.     Alignment = taRightJustify
  592.     Color = clSilver
  593.     Lines.Strings = (
  594.       '')
  595.     ReadOnly = True
  596.     TabOrder = 10
  597.     Visible = False
  598.     WordWrap = False
  599.   end
  600.   object CheckBox2: TCheckBox
  601.     Left = 424
  602.     Top = 18
  603.     Width = 145
  604.     Height = 17
  605.     Hint = 'Upgrade from Older Version'
  606.     Caption = 'Upgrade'
  607.     TabOrder = 1
  608.     OnClick = CheckBox1Click
  609.   end
  610.   object MediaCB: TComboBox
  611.     Left = 460
  612.     Top = 230
  613.     Width = 111
  614.     Height = 21
  615.     Style = csDropDownList
  616.     ItemHeight = 13
  617.     Items.Strings = (
  618.       '3.5" disk'
  619.       'CD ROM')
  620.     TabOrder = 15
  621.     OnChange = MediaCBChange
  622.   end
  623. end
  624.